mediastream: Some properties were meant to be readonly
authorMatthias Clasen <mclasen@redhat.com>
Wed, 20 May 2020 19:05:13 +0000 (15:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 20 May 2020 20:07:50 +0000 (16:07 -0400)
commit87d2e864292e8571fde4958575e469d9520c37a5
treead8e8e2de9e3cdb7f94ca102f1aed6a2eb3e9925
parentee2c55379cb2360da8a5adae46e634f31100c1a4
mediastream: Some properties were meant to be readonly

These properties aren't covered by set_property(), and
it doesn't make sense to do so. They were just declared
as read-write by mistake.
gtk/gtkmediastream.c